-
Notifications
You must be signed in to change notification settings - Fork 20
ci: add clang UBSan and ASan to apple-clang job #945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
1 similar comment
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
9a76cbd
to
c61d952
Compare
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
Also fixes sanitizer variable usage on llvm-basename The setting for LLVM_ENABLE_RTTI was also redundant, as it is always set by the cmake profiles.
An automated preview of the documentation is available at https://945.mrdocs.prtest2.cppalliance.org/index.html |
687f983
to
b31fd4b
Compare
Also fixes sanitizer variable usage on llvm-archive-basename.
The setting for LLVM_ENABLE_RTTI was also redundant, as it is always set by the cmake profiles.